-
Home
-
File Manager for Google Drive – Integrate Google Drive with WordPress
-
1.1.97
-
Code
-
Classes
- Rest_Api_Controller
Total Complexity |
113 |
Dependencies |
12 |
Dependents |
0 |
Total lines |
654 |
Lines of code |
502 |
Logical lines of code |
250 |
Comment lines |
75 |
Methods |
26 |
Properties |
2 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
search_files() |
B |
39 |
21 |
60 |
get_files() |
B |
39 |
15 |
62 |
get_export_data() |
A |
53 |
10 |
21 |
register_api() |
S |
35 |
1 |
117 |
create_doc() |
S |
47 |
6 |
35 |
get_users_data() |
S |
55 |
7 |
18 |
import_data() |
S |
52 |
6 |
24 |
get_shortcodes() |
S |
53 |
6 |
21 |
set_permission() |
S |
59 |
6 |
14 |
delete_files() |
S |
59 |
4 |
14 |
update_description() |
S |
63 |
4 |
9 |
upload_post_process() |
S |
64 |
3 |
9 |
handle_copy() |
S |
65 |
3 |
8 |
move_file() |
S |
66 |
3 |
7 |
duplicate_shortcode() |
S |
64 |
3 |
10 |
update_shortcode() |
S |
61 |
2 |
12 |
switch_account() |
S |
63 |
2 |
10 |
instance() |
S |
72 |
2 |
6 |
new_folder() |
S |
65 |
2 |
8 |
save_settings() |
S |
72 |
1 |
5 |
delete_account() |
S |
71 |
1 |
6 |
update_user_folders() |
S |
68 |
1 |
7 |
get_shortcode_content() |
S |
73 |
1 |
5 |
handle_rename() |
S |
69 |
1 |
6 |
get_embed_content() |
S |
73 |
1 |
5 |
__construct() |
S |
79 |
1 |
3 |